Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the install progress bar bug #394

Closed
wants to merge 1 commit into from

Conversation

partik03
Copy link
Contributor

@partik03 partik03 commented Dec 23, 2023

Fixed the install progress bar bug

Linked Issue #393

Issue
The install progress earlier was exceeding 100% on some instances due to irregularities in the number of calls to functions printMessage .

Fix
Fixed the issue by initializing a global variable and incrementing its value on some instances to ensure the progress is under 100% all the time.

@partik03 partik03 changed the title Fixed the progress bar bug Fixed the install progress bar bug Dec 23, 2023
@partik03
Copy link
Contributor Author

@nyrahul Please review this pull request.

@nyrahul nyrahul requested a review from daemon1024 January 2, 2024 16:54
@nyrahul
Copy link
Contributor

nyrahul commented Mar 31, 2024

Can we fix/merge this @daemon1024 ?

@daemon1024
Copy link
Member

@nyrahul we handled this as part of

We don't have a progress bar anymore
image

@daemon1024 daemon1024 closed this Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants